Bug 535526 - updateiconcache.c: using open/close without prototype
authorTor Lillqvist <tml@novell.com>
Thu, 29 May 2008 18:22:38 +0000 (18:22 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 29 May 2008 18:22:38 +0000 (18:22 +0000)
commit776c50947e11f3c4b41cef5e2c13744490a8cfc0
tree49320558976618154d1adac7d76db0daa5ca4b47
parent0fb31a06bb4f36c89b92940c9795d0253d71fe98
Bug 535526 - updateiconcache.c: using open/close without prototype

2008-05-29  Tor Lillqvist  <tml@novell.com>

Bug 535526 - updateiconcache.c: using open/close without prototype

* gtk/updateiconcache.c: Include <io.h> if _MSC_VER. Also, use
g_utime() instead of utime() for UTF-8 pathname support on Windows
when available.

svn path=/trunk/; revision=20238
ChangeLog
gtk/updateiconcache.c